home *** CD-ROM | disk | FTP | other *** search
/ Clickx 115 / Clickx 115.iso / software / tools / windows / tails-i386-0.16.iso / live / filesystem.squashfs / usr / share / doc / libgeoip1 / README.Debian < prev    next >
Encoding:
Text File  |  2010-07-14  |  1.2 KB  |  32 lines

  1. geoip for Debian
  2. ----------------
  3.  
  4. The library comes with a free country database which does not contain all
  5. the information that can be accessible via the GeoIP API. To find other
  6. database editions, please visit http://www.maxmind.com/ (all of them except
  7. for the one included in the package require you to purchase a license from
  8. MaxMind)
  9.  
  10. If you have obtained the license, you must install the geoip-bin package and
  11. copy the /etc/GeoIP.conf.default file to /etc/GeoIP.conf and edit it entering
  12. the licensing data.
  13.  
  14.  
  15. Updating databases
  16. ------------------
  17.  
  18. If you need to update your database very frequency, then you can use the
  19. scripts in /usr/share/doc/libgeoip1/examples/ for this job. Each of them
  20. will update one database.
  21.  
  22. Please note, that all those databases are not {DFSG-}free and that we can not
  23. provide support for them.
  24.  
  25. There is also a known security hole with those scripts. Maxmind does not
  26. provide any way to verify the downloaded databases (md5sum, PGP, etc.), so
  27. they may be spoofed.
  28. For more information about this issue, please have a look at:
  29.     http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=546945
  30.  
  31.  -- Patrick Matth├ñi <pmatthaei@debian.org>  Mon, 05 Oct 2009 18:29:48 +0200
  32.